home *** CD-ROM | disk | FTP | other *** search
/ Toy Story Free! Interactive / Toy Story.iso / pc / DATA / hunt.swf / scripts / DefineButton2_92 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-01-27  |  56 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("level1");
  3.    play();
  4. }
  5.